Skip to content

docs: absolute logo URL for PyPI rendering#41

Merged
lguerard merged 1 commit into
mainfrom
fix/readme-logo-url
Jun 25, 2026
Merged

docs: absolute logo URL for PyPI rendering#41
lguerard merged 1 commit into
mainfrom
fix/readme-logo-url

Conversation

@lguerard

Copy link
Copy Markdown
Contributor

PyPI showed the alt text patchworks logo instead of the image because the README used the relative path docs/assets/logo.png. PyPI needs an absolute URL — point the <img> at raw.githubusercontent.com/.../main/docs/assets/logo.png (renders on both GitHub and PyPI). A new release republishes the description.

🤖 Generated with Claude Code

PyPI can't resolve the relative docs/assets/logo.png path, so the project
page showed the alt text instead of the image. Point the README <img> at
the raw.githubusercontent.com URL (works on GitHub and PyPI).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@lguerard lguerard merged commit 907c504 into main Jun 25, 2026
2 checks passed
@lguerard lguerard deleted the fix/readme-logo-url branch June 25, 2026 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant